home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5950 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  634 b 

  1. Path: newsfeed.direct.ca!usenet
  2. From: etoivane@direct.ca (Ed Toivanen)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Warning 300 lines of code, and I don't know where the problem is!
  5. Date: 21 Feb 1996 23:14:12 GMT
  6. Organization: Your Organization
  7. Message-ID: <4gg904$3oi@aphex.direct.ca>
  8. References: <4g50lp$ejf@aphex.direct.ca>
  9. NNTP-Posting-Host: 204.174.243.186
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14.  
  15. Thanks for the email, folks! It turns out that I wasn't calling updateIndex() 
  16. upon initilization, so I was using garbage results until the second time 
  17. through the main loop. 
  18.  
  19. C ya !
  20.  
  21. Ed
  22.  
  23.